Skip to content

Feat/brain server proxy - #29

Closed
dsactivi-2 wants to merge 2 commits into
mainfrom
feat/brain-server-proxy
Closed

Feat/brain server proxy#29
dsactivi-2 wants to merge 2 commits into
mainfrom
feat/brain-server-proxy

Conversation

@dsactivi-2

Copy link
Copy Markdown
Owner

No description provided.

Deploy Bot and others added 2 commits January 1, 2026 03:00
- Add brain-proxy.ts: HTTP proxy to Brain Server (49.13.158.176:5001)
- Add brain/client.ts: BrainClient HTTP adapter
- Update index.ts: Conditional proxy mode via BRAIN_SERVER_URL env
- Update ecosystem.config.cjs: Add BRAIN_SERVER_URL config
- Add start-backend.sh: Wrapper script with env vars for PM2

Architecture:
- Cloud-Agents (178.156.178.70:3001) proxies /api/brain/* to Brain-Server
- Brain-Server (49.13.158.176:5001) stores all knowledge base data centrally
- Fallback to local mode if BRAIN_SERVER_URL not set

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Auto-fixed by GitHub Actions
@dsactivi-2

Copy link
Copy Markdown
Owner Author

Bereits gemerged als PR #25 (commit 0a603e8)

@dsactivi-2 dsactivi-2 closed this Jan 1, 2026
dsactivi-2 pushed a commit that referenced this pull request Jan 27, 2026
Add Jest configuration file `jest.config.ts`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant